GetPanoramicImage(IList<PointF>,PanoramicInfo) Method

Summary

Gets the panoramic image using the specified points and information.

Syntax
C#
C++/CLI
public RasterImage GetPanoramicImage( 
   IList<PointF> points, 
   PanoramicInfo info 
) 
public:  
   RasterImage^ GetPanoramicImage( 
      IList<PointF^>^ points, 
      PanoramicInfo^ info 
   ) 

Parameters

points

A list of points that contains the polygon used to generate the panoramic image.

info

PanoramicInfo that contains extra settings that controls the thickness and angle of the panoramic curve.

Return Value

RasterImage that contains the resulting panoramic image.

Remarks

To create a file mapping out of the output panoramic image, refer to GetPanoramicImage.

Requirements

Target Platforms

Help Version 22.0.2023.1.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.